home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / bubble_s.swf / scripts / DefineButton2_93 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2010-08-12  |  48 b   |  4 lines

  1. on(press){
  2.    startDrag("",0,0,0,800,600);
  3. }
  4.